home *** CD-ROM | disk | FTP | other *** search
/ Freelog 60 / Freelog060.iso / Solution / Codecs / MUSK / muskcodec.v5.exe / {app} / DirectVobSub / Docs / unicode.txt < prev    next >
Text File  |  2002-05-23  |  1KB  |  22 lines

  1. Since version 2.04 the vobsub utils install as unicode under Win2k/XP+.
  2.  
  3. The supported unicode text file is UTF-16LE (little endian byte order).
  4.  
  5. To create a new file as unicode (or trasform an existing into it) you should (re)save it with notepad after selecting "UNICODE" as the "Encoding" on the Save As dialog.
  6.  
  7. Update 2.09+:
  8. - You can convert to or from unicode easily by using subresync. Just be sure to always choose the right character set. Note: DEFAULT character set means your local Windows setting.
  9.  
  10.  
  11. The benefits:
  12.  
  13. - Every tool supports regular and unicode text files both as their input. This means while you can create textual subtitles containing characters from dozens of languages at the same time (arabic, asian, latin, ...), there is absolutely no need to mess with codepages. However there is an exception: ssa supports a kind of mixed format, refer to demo.ssa of the subtitler plugin for VitrtualDub.
  14.  
  15. - You can use characters, can only be represented by two bytes, in the path or the file name.
  16.  
  17. The disadvantages:
  18.  
  19. - Since windows 9x doesn't support most of the unicode part of the windows API, you won't be able to use/watch unicode files under those operating systems. 
  20.  
  21. - "Submux"-ed unicode files will work under win9x, but not guaranteed to be correct.
  22.